home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / uvs8_trial_e.exe / SmartSound / Instructions.txt next >
Encoding:
Text File  |  2003-12-22  |  2.7 KB  |  24 lines

  1. How to install and customize the SmartSound library
  2. ---------------------------------------------------
  3. SmartSound needs to know the full path including the volume name to its sound files. If you need to put the sound files on your own CD with your own volume name, then you will need to modify the attached XML text files.
  4.  
  5. 1. You can name the "Library" anything you want by replacing "THELIBRARYNAME" with your own name. This replacement must occur to both the data filenames as well as inside the text of the .sdx file. For example, if you want the library name to be "SmartSound Songs" then you would rename the files:
  6. SmartSound Songs.blx
  7. SmartSound Songs.sdx
  8. And you would change the 3 occurrences of "THELIBRARYNAME" to "SmartSound Songs" in the "SmartSound Songs.sdx" file.
  9.  
  10. 2. To change the volume name of the CD where the sound files will reside, you need to replace all occurrences of "THEVOLUMENAME" with the volume name of your CD. There are 27 occurrences to replace inside the '.sdx" file. If your CD volume is "My Product", you would replace all 27 occurrences of "THEVOLUMENAME" with "My Product" in the "SmartSound Songs.sdx" file.
  11.  
  12. 3. The sound files are assumed to be located in a folder called "Sound Files" at the root of the CD volume. If you want to change that you need to locate all the "<CDPath>" tags in the XML of the ".sdx" file. The entries look like this:
  13. <CDPath>THEVOLUMENAME:Sound Files:Bach Guitar 22k</CDPath>
  14. If you wanted the file to be located in a directory called "SmartSound Files" inside a directory called "Stuff" the entry would look like this:
  15. <CDPath>My Product:Stuff:SmartSound Files:Bach Guitar 22k</CDPath>
  16.  
  17. 4. Your installer will need to install the datafiles into specific locations so our plug-in will automatically be aware of the music that is included with your installation.
  18. Install the .sdx file into [CommonAppDataFolder]\SmartSound Software Inc\Libraries
  19. Install the .blx file into [CommonAppDataFolder]\SmartSound Software Inc\Encoding
  20. You can optionally pre-install some or all of the sound files. Any sound files that are pre-installed will be recognized and used without requiring the CD. Sound files that are not installed will request the CD when they are needed.
  21. Install the .sds sound files into [CommonAppDataFolder]\SmartSound Software Inc\Sound Files
  22.  
  23. 5. We require that a "Library Enablers" folder exist at the root of the CD Volume. Inside that folder would be the .blx and .sdx files. This folder helps the SmartSound plug-in to recognize the CD and add it if for any reason, the datafiles were removed or missing from the users' system. The datafiles in the "Library Enablers" folder should be exact copies of those that are installed in step 4 above.
  24.